<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.center{
	width: 100%;
	overflow:hidden;
}
.ce_c{
	width: 1200px;
	overflow:hidden;
	margin: 0 auto;
	 margin-top: 14px;
}
.ce_l{
   width: 17%;
   float: left;
   border: 1px solid #ececec;
   background: #fff;
   margin-right: 15px;
}
.ce_r{
	width:75%;
	float: right;
	margin-bottom: 12px;
	
}
/*.ce_r p{
	margin-top:30px;
	}*/
.ce_r h2{
	width:100%;
	height: 43px;
    line-height: 43px;	
    background: linear-gradient(#fdfdfd,#ececec);  
    margin-bottom: 10px;
    text-indent: 17px;
    font-size: 17px;
	color: #000;
}

.ce_l h2{
	width:100%;
	height: 43px;
    line-height: 43px;	
    background: linear-gradient(#fdfdfd,#ececec);  
    margin-bottom: 10px;
    text-indent: 17px;
    font-size: 17px;
}
.ce_l_c {
	text-align: center;
}
.ce_l_c ul{
		float: left;
		
}
.ce_l_c ul li{
    width: 100%;
    background: url(../images/jt.jpg) no-repeat;
    background-position: -5px 8px;
    display: block;
    margin-left: 19px;
    height: 30px;
	margin-top: 5px;
}
.ce_l_c ul li a{
	color: #000;
    display: block;
    margin-left: 14px;
    float: left;
}
</pre></body></html>